Back to search
30
MCP
Android Debug Bridge (ADB)
pulsemcp/android debug bridge (adb)Integrates with Android Debug Bridge (ADB) to enable device management, app installation, file operations, and debugging tasks across Android devices and emulators through standard ADB commands.
Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"android_debug_bridge_(adb)": {
"url": "None",
"transport": "http"
}
}
}